PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getRubyPosition Method
In This Topic
    getRubyPosition Method
    In This Topic
    Gets the ruby position.
    Syntax
    public PDFStandardLayoutRubyPosition getRubyPosition()

    Return Value

    A PDFStandardLayoutRubyPosition enum member specifying the justification of the lines within a ruby assembly.
    See Also